Dsl

class Dsl

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
@get:JvmName(name = "getHash1")
@set:JvmName(name = "setHash1")
var hash1: ByteString

bytes hash1 = 2;

Link copied to clipboard
@get:JvmName(name = "getHash2")
@set:JvmName(name = "setHash2")
var hash2: ByteString

bytes hash2 = 3;

Link copied to clipboard
@get:JvmName(name = "getNonce")
@set:JvmName(name = "setNonce")
var nonce: Long

uint64 nonce = 1;

Functions

Link copied to clipboard

bytes hash1 = 2;

Link copied to clipboard

bytes hash2 = 3;

Link copied to clipboard

uint64 nonce = 1;